Unix compilation doc - Mailing list pgsql-odbc

From Jeff Bohmer
Subject Unix compilation doc
Date
Msg-id p06230915bf956c244c01@[192.168.1.200]
Whole thread Raw
List pgsql-odbc
Hi,

 From psqlodbc-08.01.0100/docs/unix-compilation.html ...

    To install, just try something like:

    % tar -zxvf psqlodbc-7.2.3.tar.gz
    % cd postgresql-7.2.3
    % ./configure
    % make
    % make install

Shouldn't that really be "% cd psqlodbc-7.2.3" ?

Thanks,
- Jeff

--

Jeff Bohmer
VisionLink, Inc.

pgsql-odbc by date:

Previous
From: Marc Herbert
Date:
Subject: "ANSI" misnomer (Re: Snapshot 08.01.0006 available for testing)
Next
From: "Dave Page"
Date:
Subject: Re: Unix compilation doc